Skip to content

Conversation

@Arlodotexe
Copy link
Member

Include *.Controls.* in package names, remove control name from namespaces.

Regularizes package conventions in preparation for publishing incremental builds to the public NuGet feed.

…ckage names, remove control name from namespace.
@michael-hawker
Copy link
Member

@Arlodotexe XAML needs to match

- Changed namespace from CommunityToolkit.Labs.WinUI.MarkdownTextBlock to CommunityToolkit.WinUI.Controls across multiple files.
- Updated references in XAML and C# files to reflect the new namespace.
- Ensured all related renderers and text elements are correctly referenced under the new namespace.
- Adjusted test files to use the updated namespace for consistency.
@Arlodotexe Arlodotexe marked this pull request as draft August 28, 2025 18:28
@michael-hawker
Copy link
Member

@Arlodotexe approved, some pipeline failure for linux though now?

@Arlodotexe
Copy link
Member Author

@Arlodotexe approved, some pipeline failure for linux though now?

Still a few components left to do, will fix the pipeline failures soon after.

@Arlodotexe Arlodotexe marked this pull request as ready for review August 29, 2025 19:46
@Arlodotexe Arlodotexe enabled auto-merge August 29, 2025 20:12
@Arlodotexe Arlodotexe merged commit 7005cc7 into main Aug 29, 2025
21 of 22 checks passed
@Arlodotexe Arlodotexe deleted the fix/package-names-and-namespaces branch August 29, 2025 21:07
@michael-hawker michael-hawker mentioned this pull request Sep 29, 2025
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants